CmDocTypeExternalMap 
Logical Entity Name  CmDocTypeExternalMap 
Default Table Name  CmDocTypeExternalMap 
Physical Only  NO 
Definition 
 
Note 
 

CmDocTypeExternalMap Columns 
ColumnName  Domain  Datatype  NULL  Definition 
CmDocTypeExternalMapID(PK)    int  NO 
 
CmDocTypeID(FK)    int  NO 
 
CrmId    varchar(50)  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID(FK)    int  NO 
 
ts    timestamp  NO 
 

CmDocTypeExternalMap Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_CmDocTypeExternalMap_CmDocTypeExternalMapID  PrimaryKey  CmDocTypeExternalMapID 

CmDocTypeExternalMap Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
CmDocType  Non-Identifying  One To Zero or More  FK_CmDocTypeExternalMapCmDocTypeId_CmDocTypeCmDocTypeId      CmDocTypeID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_CmDocTypeExternalMapUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

CmDocTypeExternalMap Check Constraints 
Check Constraint Name  CheckConstraint